-
Home
-
PayPal for WooCommerce
-
1.5.7 (latest)
-
Code
-
Classes
- PaymentMethodGateway
Total Complexity |
46 |
Dependencies |
25 |
Dependents |
1 |
Total lines |
334 |
Lines of code |
241 |
Logical lines of code |
99 |
Comment lines |
50 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
A |
40 |
14 |
69 |
find() |
A |
46 |
14 |
36 |
baseSignature() |
S |
47 |
1 |
42 |
_validateId() |
S |
62 |
3 |
12 |
grant() |
S |
62 |
2 |
12 |
delete() |
S |
64 |
2 |
9 |
updateSignature() |
S |
60 |
1 |
15 |
__construct() |
S |
71 |
1 |
6 |
create() |
S |
74 |
1 |
4 |
update() |
S |
74 |
1 |
4 |
revoke() |
S |
66 |
1 |
10 |
createSignature() |
S |
74 |
1 |
4 |
deleteSignature() |
S |
80 |
1 |
3 |
_doCreate() |
S |
72 |
1 |
5 |
_doUpdate() |
S |
72 |
1 |
5 |
_doDelete() |
S |
72 |
1 |
5 |